home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today - The Disc! 5 / CD-ROM Today - The Disc (Issue 5)(November 1994).ISO / mac / HyperCard stackware / HyperCrime / card_12456.txt < prev    next >
Text File  |  1994-09-21  |  2KB  |  110 lines

  1. -- card: 12456 from stack: in
  2. -- bmap block id: 16293
  3. -- flags: 0000
  4. -- background id: 4694
  5. -- name: house
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=70 top=105 right=173 bottom=180
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: DEAD BODY
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual zoom in to black
  23.   go to card id 12873
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: 0000
  32. -- rect: left=369 top=78 right=133 bottom=438
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: BOTTLE
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   visual zoom in to black
  44.   go to card id 13253
  45. end mouseUp
  46.  
  47.  
  48.  
  49.  
  50. -- part 3 (button)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=250 top=152 right=188 bottom=280
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: SPENT CARTRIDGES
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   visual zoom in to black
  65.   go to card id 13330
  66. end mouseUp
  67.  
  68.  
  69.  
  70.  
  71. -- part 4 (button)
  72. -- low flags: 00
  73. -- high flags: 0000
  74. -- rect: left=173 top=206 right=258 bottom=237
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 1
  78. -- font id: 0
  79. -- text size: 12
  80. -- style flags: 0
  81. -- line height: 16
  82. -- part name: BLOOD
  83. ----- HyperTalk script -----
  84. on mouseUp
  85.   visual zoom in to black
  86.   go to card id 31494
  87. end mouseUp
  88.  
  89.  
  90.  
  91.  
  92. -- part 7 (button)
  93. -- low flags: 00
  94. -- high flags: 8005
  95. -- rect: left=90 top=308 right=330 bottom=446
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: CLICK HERE WHEN YOUR MISSION IS ACCOMPLISHED
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   go to card id 22633
  107. end mouseUp
  108.  
  109.  
  110.